home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #2 / CD 2 (Black) - 2001.iso / Speedometer / _SETUP.1 / Readme.txt < prev   
Encoding:
Text File  |  2000-09-29  |  3.4 KB  |  103 lines

  1.  
  2. Speed-O-Meter for Windows 95/98/NT/2000
  3. Copyright (C) 2000 by Trevor Paskett
  4.  
  5. Encourage me
  6. ------------
  7.  
  8. If you find this program usefull, please drop me a line at tpaskett@bibbs.com
  9. to encourage me to improve it!!
  10.  
  11. What it does
  12. ------------
  13.  
  14. Speed-O-Meter is a program that measures the TCP/IP speed of all interfaces 
  15. on your machine including network adapters and modems. Use it to test your 
  16. internet connection speed! It displays the TRUE transmission speed and does 
  17. not average it like IE. This program is freeware.
  18.  
  19. A word about Kilo-Bytes and Kilo-Bits
  20. -------------------------------------
  21.  
  22. There is a significant difference between these two. The easiest way to get it
  23. straight it to go by this:
  24.  
  25. Bytes - The speed that is displayed by IE and other internet apps as the download
  26.         speed. Thus with these hardware speeds you can expect this fast of throughput:
  27.  
  28.     56K (Modems)            - 7K
  29.     128K (ISDN)            - 14K
  30.     256K (Frame-Relay, DSL)        - 28K
  31.     1544K (T1, Cable, WIreless)    - 125K
  32.  
  33. Bits - This is more of the physical hardware speed. This displays the throughput
  34.        in relationship to the hardware thoughput. Example on a 56K modem if you were
  35.        downloading at half speed it would display 23K instead of 2.8K as IE would.
  36.  
  37. Of course don't be upset when your modem does not get 7K or 56K when downloading, and
  38. don't be surprised when sometimes you get 9K on your modem. This is just an overview.
  39. Of course text transfers faster than .zip files because of compression and sorts. There
  40. are many documents on the Internet to explain this and I won't here :).
  41.  
  42. Using Speed-O-Meter
  43. -------------------
  44.  
  45. Start Speed-O-Meter from the start menu. 
  46.  
  47. Terms of Use
  48. ------------
  49.  
  50. This software is provided "as is", without any guarantee made
  51. as to its suitability or fitness for any particular use. It may
  52. contain bugs, so use of this tool is at your own risk. We take
  53. no responsibility for any damage that may unintentionally be caused
  54. through its use.
  55.  
  56. Please distribute this software to all those you know in it's orignal form.
  57.  
  58. You may not use the source to Speed-O-Meter,
  59. without express written permission of Trevor Paskett.
  60.  
  61. Known Problems
  62. --------------
  63.  
  64. Win95 - Problem with missing iphlpapi.dll. If you get this error please download:
  65.     http://www.bibbs.com/ftp/iphlpapi.dll. Please let me know if this fixes
  66.     the problem.
  67.  
  68. WinNT - Service Pack 4 or higher is required
  69.  
  70. Large
  71. Fonts - Text Readings do not display right with large fonts
  72.  
  73. Reporting Problems
  74. ------------------
  75.  
  76. If you encounter problems, please send a bug report to:
  77.  
  78. tpaskett@bibbs.com
  79.  
  80. Revision Info
  81. -------------
  82.  
  83. v1.2 - Timer now runs in its own thread with highest priority so other apps or
  84.        or moving the form does not affect accuracy.
  85.      - Moved settings to new form
  86.      - Added percents on the graphs
  87.      - Added horizontal option
  88.      - Added shrink option (phew!) :)
  89.      - Added task bar option
  90.      - Added minimize feature
  91.      - Added Kilo-Bit or Kilo-Byte
  92.      - Added Peak Reset
  93.      - Settings window must be closed for it to be on top
  94.      - Changed Max Speed to Peak Speed as that is what it really is :)    
  95.      - You can move the app around by clicking anywhere on the form
  96.      - You can change the colors of the graphs
  97.  
  98. v1.1 - Add close button
  99.      - Only 1 instance of netspeed.exe is allowed
  100.      - Speed is now averaged over 3 seconds to produce a better result
  101.  
  102. v1.0 - Initial Release
  103.